home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / Tech Tour ß1.0 / Tech Tour fl1.0 / card_24704.txt < prev    next >
Encoding:
Text File  |  1988-03-21  |  1.6 KB  |  70 lines

  1. -- card: 24704 from stack: in.0
  2. -- bmap block id: 27514
  3. -- flags: 0000
  4. -- background id: 2805
  5. -- name: Font Manager
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=16 top=42 right=226 bottom=504
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 156
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=371 top=46 right=60 bottom=437
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: quickdraw
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   push card
  37.   visual effect wipe left
  38.   go to card "quickdraw"
  39. end mouseUp
  40.  
  41.  
  42.  
  43. -- part 3 (button)
  44. -- low flags: 00
  45. -- high flags: 0000
  46. -- rect: left=18 top=77 right=91 bottom=84
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: quickdraw
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   push card
  58.   visual effect wipe left
  59.   go to card "quickdraw"
  60. end mouseUp
  61.  
  62.  
  63.  
  64. -- part contents for background part 6
  65. ----- text -----
  66. Font Manager
  67.  
  68. -- part contents for card part 1
  69. ----- text -----
  70. The main function of the Font Manager is to provide support for QuickDraw*.  To the Macintosh user, font means the complete set of characters of one typeface.  All QuickDraw* routines that deal with text rely on the routines in the Font Manager for support.